Skip to content

Add Gemini 3.5 Flash and update Gemini 3.x model listings#293

Closed
adambalogh wants to merge 1 commit into
mainfrom
claude/nice-brown-d8XRm
Closed

Add Gemini 3.5 Flash and update Gemini 3.x model listings#293
adambalogh wants to merge 1 commit into
mainfrom
claude/nice-brown-d8XRm

Conversation

@adambalogh
Copy link
Copy Markdown
Collaborator

Summary

Updates the supported Google Gemini models in the SDK to reflect the latest model releases and deprecations. Adds support for Gemini 3.5 Flash and updates the model documentation.

Changes

  • Added Gemini 3.5 Flash (google/gemini-3.5-flash) to the TEE_LLM enum in src/opengradient/types.py
  • Updated README.md model listings:
    • Removed deprecated "Gemini 3 Pro" entry
    • Reordered Gemini 3.x models for clarity
    • Added "Gemini 3.1 Pro" and "Gemini 3.1 Flash Lite" entries
    • Added new "Gemini 3.5 Flash" entry

Implementation Details

The new Gemini 3.5 Flash model is now available for use via the og.TEE_LLM.GEMINI_3_5_FLASH enum value, enabling end-to-end verified inference with this latest model variant.

https://claude.ai/code/session_01RbjM9MaFPXaSggFMZaoGPL

Register google/gemini-3.5-flash in the TEE_LLM enum and refresh the
Google model list in the README.
@adambalogh adambalogh closed this May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants